Conversation
|
@sharifmdathar is attempting to deploy a commit to the github readme stats Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Pull request overview
Updates internal README anchors to keep links consistent with current section headings, improving navigation within the documentation.
Changes:
- Updated multiple references from
#deploy-on-your-ownto#deploy-on-your-own-recommended. - Adjusted the table-of-contents entry for “Deploy on your own” to point at the updated anchor.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - [Deploy on your own](#deploy-on-your-own-recommended) | ||
| - [GitHub Actions (Recommended)](#github-actions-recommended) | ||
| - [Self-hosted (Vercel/Other) (Recommended)](#self-hosted-vercelother-recommended) |
There was a problem hiding this comment.
The TOC links for the Deploy subsections appear to be incorrect anchors: #github-actions-recommended and #self-hosted-vercelother-recommended don’t match the actual headings (## GitHub Actions and ## Self-hosted (Vercel/Other)), so these links will be broken. Update the TOC anchors (or rename the headings) so they resolve correctly.
| > [!IMPORTANT] | ||
| > The public Vercel instance at `https://github-readme-stats.vercel.app/api` is best-effort and can be unreliable due to rate limits and traffic spikes (see [#1471](https://github.com/anuraghazra/github-readme-stats/issues/1471)). We use caching to improve stability (see [common options](#common-options)), but for reliable cards we recommend [self-hosting](#deploy-on-your-own) (Vercel or other) or using the [GitHub Actions workflow](#github-actions-recommended) to generate cards in your [profile repository](https://docs.github.com/en/account-and-profile/how-tos/profile-customization/managing-your-profile-readme). | ||
| > The public Vercel instance at `https://github-readme-stats.vercel.app/api` is best-effort and can be unreliable due to rate limits and traffic spikes (see [#1471](https://github.com/anuraghazra/github-readme-stats/issues/1471)). We use caching to improve stability (see [common options](#common-options)), but for reliable cards we recommend [self-hosting](#deploy-on-your-own-recommended) (Vercel or other) or using the [GitHub Actions workflow](#github-actions-recommended) to generate cards in your [profile repository](https://docs.github.com/en/account-and-profile/how-tos/profile-customization/managing-your-profile-readme). | ||
|
|
There was a problem hiding this comment.
This link points to #github-actions-recommended, but the section header is ## GitHub Actions (anchor #github-actions), so the in-page link will be broken. Please update the link target (or the heading) so the anchor matches.
No description provided.